reading-notes

Responsive Web Design and Regular Expressions

Regex

Regular expressions (regex or regexp) are extremely useful in extracting information from any text by searching for one or more matches of a specific search pattern.

CSS Grid Layout

CSS Grid Layout (aka “Grid”), is a two-dimensional grid-based layout system that aims to do nothing less than completely change the way we design grid-based user interfaces.

Properties for the Grid Container:

Properties for the Grid Items: